Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add install by zip #65

Merged
merged 3 commits into from
Mar 14, 2024
Merged

Conversation

cutecutecat
Copy link
Member

Close #57

Copy link

vercel bot commented Mar 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pgvecto-rs-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 14, 2024 6:35am

Copy link
Collaborator

@usamoi usamoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you tested it with CentOS?

@usamoi
Copy link
Collaborator

usamoi commented Mar 13, 2024

Glibc version in CentOS is too ancient...

@cutecutecat
Copy link
Member Author

Have you tested it with CentOS?

Changed to RHEL9, tested on AWS.

@cutecutecat cutecutecat requested a review from usamoi March 13, 2024 11:18
Signed-off-by: cutecutecat <junyuchen@tensorchord.ai>
@usamoi
Copy link
Collaborator

usamoi commented Mar 13, 2024

Ubuntu 20.04 provides GLIBC 2.31, and RHEL 9 provides GLIBC 2.34 so it's acceptable. I download the zip and find the minimal supported GLIBC version should be 2.29 for now. I think we should document it.

Ref:

Signed-off-by: cutecutecat <junyuchen@tensorchord.ai>
src/getting-started/installation.md Outdated Show resolved Hide resolved
src/getting-started/installation.md Outdated Show resolved Hide resolved
Signed-off-by: cutecutecat <junyuchen@tensorchord.ai>
@cutecutecat cutecutecat merged commit f7d2e32 into tensorchord:main Mar 14, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: Illustrate how to use the zip to install
2 participants